home *** CD-ROM | disk | FTP | other *** search
/ The Essential Home & Business Collection / The Essential Home & Business Collection.iso / 23 / 8 / 4 / TUTORDOS.DOC < prev    next >
Text File  |  1991-03-21  |  9KB  |  216 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.                                       TUTOR DOS
  12.                                         v. 1.1
  13.                                  Copyright 1989, 1990
  14.                                   Kevin L. Cummings
  15.  
  16.           INTRODUCTION
  17.  
  18.           TUTOR DOS is an interactive, beginner's DOS tutorial.  It assumes
  19.         that the user knows virtually nothing about MS-DOS.
  20.  
  21.           The program consists of an introduction, twenty-one lessons, a final
  22.         test, and a few closing remarks.   The  program is contained in
  23.         twenty-six  program files,  three batch files, and one documentation
  24.         file.  (There is a complete list of the  names of these files at the
  25.         end of this document.)
  26.  
  27.           TUTOR DOS offers several advantages over currently available
  28.         commercial tutorials.
  29.  
  30.              *TUTOR DOS was designed to talk 'to' you, rather than 'at' you.
  31.  
  32.              *All of the lessons in TUTOR DOS are quite short and none of them
  33.               should take more than twenty to twenty-five minutes to complete.
  34.  
  35.              *You may use the [ESCAPE] key to exit any lesson at any time.
  36.  
  37.              *TUTOR DOS has been programmed to accept several answers to each
  38.               of its questions.
  39.  
  40.              *If you give the wrong answer to a question, TUTOR DOS will
  41.               provide a hint.
  42.  
  43.              *If you can't seem to get the right answer to a question, keep
  44.               trying.  After you've tried three times, TUTOR DOS will type
  45.               the right answer for you.
  46.  
  47.              *Each lesson ends with a quiz.  These quizzes will help you judge
  48.               how well you've learned the material in each lesson.
  49.  
  50.              *The course ends with a comprehensive examination. TUTOR DOS will
  51.               analyze your answers and (if necessary) give you a list of
  52.               lessons to review.
  53.  
  54.              *If you score over eighty percent on the test, TUTOR DOS will
  55.               print out a certificate of achievement with your name on it.
  56.  
  57.              *TUTOR DOS is distributed as SHAREWARE.   If it is useful to you,
  58.               I ask that you send me a  donation of ten  dollars. This is  far
  59.               less expensive than commercial DOS tutorials which generally cost
  60.               thirty to fifty  dollars.
  61.  
  62.  
  63.           SYSTEM REQUIREMENTS
  64.  
  65.           TUTOR DOS has  been designed  with the  average user  in  mind and,
  66.         therefore, will work on virtually any PC.  The specific requirements
  67.         are:
  68.  
  69.                        256 K Random Access Memory
  70.                        DOS 2.1 or higher
  71.  
  72.           There are no other requirements.   TUTOR DOS  will run from  floppy
  73.         disk drives (of  any size) or from a hard disk drive.   It will run
  74.         equally well on color and monochrome monitors.
  75.  
  76.           INSTALLING TUTOR DOS
  77.  
  78.           If you do not  have a hard disk drive, or do not want to put TUTOR
  79.         DOS on your hard disk drive, no installation is necessary.  However,
  80.         if you want to install TUTOR DOS on your hard disk drive, all you have
  81.         to do is follow these instructions:
  82.  
  83.              1) Turn on your PC.
  84.  
  85.              2) Wait for the prompt to appear on the monitor, it should look
  86.              something like C:\>, and it will be followed by a small, blinking
  87.              cursor.
  88.  
  89.              3)  Put TUTOR DOS disk number 1 in your A:  disk drive.  (If you
  90.              have more  than one floppy disk drive,  you'll have to figure out
  91.              which  one is the A: disk drive.  If your disk drives are stacked
  92.              on top of  one another, this will be the top disk drive.  If they
  93.              are side by side, it will be on the left.)
  94.  
  95.              4) Type A:INSTALL A C and press the [ENTER] key.
  96.  
  97.              5) Follow the instructions that appear on your screen.
  98.  
  99.           USING TUTORDOS
  100.  
  101.           If you are using TUTOR DOS from a disk  drive, make sure that TUTOR
  102.         DOS disk number 1 is in the drive and the door is closed.  Type
  103.         TUTORDOS and press [ENTER].
  104.  
  105.           If you  have installed TUTOR DOS on your hard disk drive, wait for
  106.         the C:\> and type TUTORDOS and press [ENTER].
  107.  
  108.           In either case, after a moment, TUTOR DOS will begin to give  you
  109.         instructions on the screen.  From this point on, all you have to do is
  110.         follow these instructions.
  111.  
  112.  
  113.              NOTE:   Some users  who have monochrome  monitors with color
  114.              graphics cards have reported  difficulty in seeing  all the
  115.              text.  To solve this  problem, start  TUTOR DOS by typing
  116.              TUTORDOS/M. This puts TUTOR DOS in 'Monochrome' mode.
  117.  
  118.  
  119.           REGISTRATION
  120.  
  121.           I have enjoyed putting this program together, and I hope you  have
  122.         enjoyed using it.   If you'd like to send commments or questions,
  123.         please write to:
  124.  
  125.                        Kevin L. Cummings
  126.                        P.O. Box 621
  127.                        Layton, Ut  84041
  128.  
  129.           You may become a registered user of TUTOR DOS by sending $10 in U.S.
  130.         funds to the address above.
  131.  
  132.  
  133.                   APPENDIX -- COMPLETE FILE LIST FOR TUTOR DOS
  134.  
  135.         [Don't  bother reading  this unless  you're a  real computer junkie!]
  136.  
  137.                   Disk #1                                 Disk #2
  138.                   TUTORDOS.EXE                            MENUDOS.TBC
  139.                   MENUDOS.TBC                             DOS5.TBC
  140.                   INTRO.TBC                               DOS6.TBC
  141.                   DOS1.TBC                                DOS7.TBC
  142.                   DOS2.TBC                                DOS8.TBC
  143.                   DOS3.TBC                                DOS9.TBC
  144.                   DOS4.TBC                                DOS10.TBC
  145.                   INSTALL.BAT                             DOS11.TBC
  146.                   HARDSTRT.BAT                            INSTALL.BAT
  147.                   PRINTDOC.BAT
  148.                   TUTORDOS.DOC
  149.                   CORP_LIC.TXT
  150.  
  151.                   Disk #3                                 Disk #4
  152.                   MENUDOS.TBC                             MENUDOS.TBC
  153.                   DOS12.TBC                               DOS19.TBC
  154.                   DOS13.TBC                               DOS20.TBC
  155.                   DOS14.TBC                               DOS21.TBC
  156.                   DOS15.TBC                               DOSTEST.TBC
  157.                   DOS16.TBC                               FINAL.TBC
  158.                   DOS17.TBC                               INSTALL.BAT
  159.                   DOS18.TBC
  160.                   INSTALL.BAT
  161.  
  162.         The files called MENUDOS.TBC  and INSTALL.BAT have been placed on all
  163.         four disks to aid beginning users and reduce the amount of disk
  164.         swapping.
  165.  
  166.         TUTOR DOS was written using Borland International's TURBO BASIC
  167.         version 1.1. Portions of the program make use of Rick Fothergill's
  168.         public domain TBWINDO utilities.
  169.  
  170.  
  171.           LIMITATION OF LIABILITY
  172.  
  173.           This program is distributed 'as is' without warranty of any kind,
  174.         either express or implied.
  175.  
  176.           The author of this software shall not be liable to the  user or any
  177.         other person or entity with respect to any liability, loss, or damage
  178.         caused or alleged to be caused directly or indirectly by this
  179.         software.
  180.  
  181.           TRADEMARK ACKNOWLEDGEMENTS
  182.  
  183.           MS-DOS and Microsoft are registered trademarks of Microsoft
  184.           Corporation.
  185.  
  186.           IBM is a registered trademark of International Business Machines.
  187.  
  188.           McGraw-Hill is a registered trademark of McGraw-Hill Corporation.
  189.  
  190.           Video Professor is a registered trademark of Video Professor
  191.           Corporation.
  192.  
  193.           WordPerfect is a registered trademark of WordPerfect Corporation.
  194.  
  195.           Lotus and 1-2-3 are registered trademarks of Lotus Development
  196.           Corporation
  197.  
  198.           LICENSE AGREEMENT
  199.  
  200.           License to use this software  is limited to  private individuals in
  201.         homes and use by  public, non-profit,  educational institutions
  202.         (including, but not limited to; public elementary and secondary
  203.         schools,  public colleges and universities, and state and federally
  204.         operated training facilities).
  205.         ANY OTHER USE WILL  BE CONSIDERED TO CONSTITUTE WILLFUL COPYRIGHT
  206.         VIOLATION.
  207.  
  208.          Use of this program shall constitute agreement to these terms.
  209.         This program may be freely copied  and distributed so long as no fee
  210.         (expect for media costs,  under $7.00 U.S. per disk) is charged, and
  211.         the program is not modified in any way.
  212.  
  213.           Corporate users and private schools and training facilities are
  214.         required to register the program within thirty (30) days of first use.
  215.         For more information, please check the file CORP_LIC.TXT.
  216.